home *** CD-ROM | disk | FTP | other *** search
- Path: news.fast.net!news
- From: dewey@pobox.com (Daniel A. Dewey)
- Newsgroups: comp.lang.c
- Subject: Data Structures in C --- WHERE?
- Date: Sun, 14 Jan 1996 22:53:18 GMT
- Organization: The Nat'l Assoc. of Colleges and Employers
- Message-ID: <30f98859.23798178@news.fast.net>
- NNTP-Posting-Host: abe-ppp334.fast.net
- X-Newsreader: Forte Agent .99c/16.141
-
- Hello --
- I was wondering if anyone on the net has some source code for creating a
- TRIE in C. I thought that the world wide web was supposed to make finding
- things easier, but I've come up empty handed searching on
- www.altavista.digital.com, for any source code
-
- TIA
-
- BTW: I'm writing a program to change the IP references in a WWW access log
- to DNS entries. I was using linked lists to store the information
- (IP->DNS) but I'm looking for a more efficient way of doing things. A
- trie seems just perfect... but I don't remember how to make one.
-
- Daniel Dewey
- dan@news.jobweb.org
-